home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.0
- path models/fx/dummy
- }
-
- init
- {
- server
- {
- hide
- ghost
- anim idle
- }
- client
- {
- originemitter bloodspurt1
- (
- spawnrate 35
- model blood_drip.spr blood_drip2.spr
- velocity 25
- randvel crandom 20 crandom 20 crandom 20
- accel 0 0 -200
- life 0.75
- scalemin 0.1
- scalemax 0.2
- scalerate -0.5
- offset crandom 0 crandom 5 crandom 5
- fade
- )
- originemitter bloodspurt2
- (
- spawnrate 120
- model blood_spray.spr blood_spray2.spr
- //align
- velocity 120
- randvel crandom 20 crandom 20 crandom 30
- accel 0 0 -250
- life 0.55
- scalemin 0.1
- scalemax 0.3
- scalerate -0.4
- offset crandom 0 crandom 5 crandom 5
- fade
- )
- }
- }
-
- animations
- {
- idle timer.tan
- {
- server
- {
- //6 remove
- }
- client
- {
- 0 originspawn
- (
- count 1
- model meta_ring.spr
- velocity 0
- accel 0 0 0
- life 0.35
- scale 0.5
- scalerate 7
- randomroll
- fade
- )
- }
- }
- }
- /*QUAKED SFX_Impact_BloodSpurt (0 0.5 0.5) (-8 -8 -8) (8 8 8)
- Momentary blood spurt, not for map use
- */
-